home *** CD-ROM | disk | FTP | other *** search
/ Klondike Gold - An Interactive History / Klondike Gold - An Interactive History.iso / end.dir / 00013_Script_13 < prev    next >
Text File  |  1996-01-03  |  116b  |  8 lines

  1. on exitFrame
  2.   HL 33, 28
  3.   if the movieRate of sprite 4 then
  4.     go the frame
  5.   else
  6.     go next
  7.   end if
  8. end